body {
	margin: 0;
	padding: 0;
	width: 100%;
	background-image: url(img\main_bg.gif%22);
	background-position: left top;
	background-repeat: repeat;
	/*background-color: #eeeeee;*/
	background-color: #FFFFFF;
}

html, .main {
	padding:0;
	margin:0;
}
.main {
	background-image: url(img\header_bg.gif%22);
	background-repeat: repeat-x;
	background-position: left 150px;
}

.header, .content, .menu_nav, .fbg, .footer, form, .content .mainbar, .content .sidebar {
	margin: 0;
	padding: 0;
}

.header_resize {
	margin: 0 auto;
	padding: 0;
	width: 960px;
}

.header_aux {
	height: 150px;
}

.header a img {
	border: none;
}

.header1 {
	width: 152px;
	float: left;
	height: 150px;
}

.header2 {
	width: 600px;
	float: left;
	text-align: center;
	height: 150px;
	line-height: 18px;
}

.header2 h1 a {
	/*background-image: url(img\logo_master.png%22);
	background-position: 100% 50%;
	background-repeat: no-repeat;
	padding: 10px 150px 10px 0;
	height: 60px;*/
	display: block;
	margin: 0;
	padding: 0;
}

.header2 h1 a img {
	margin: 0;
	padding: 0;
}

.header3 {
	margin-left: 740px;
	height: 150px;
}

.content_resize {
	margin: 0 auto;
	padding: 18px 0 32px;
	width: 960px;
}

.fbg_resize {
	margin: 0 auto;
	width: 920px;
	padding: 0 20px;
	color: #bbbbbb;
}

.content {
	padding: 0;
}

.content .col1 {
	margin: 0;
	padding: 0 0 20px 20px;
	float: left;
	width: 640px;
}

.content .col1 .col_sx {
	width: 300px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
}

.content .col1 .col_dx {
	margin-left: 335px;
	width: 300px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.content .col2 {
	padding: 0 20px;
	float: right;
	width: 220px;
}

.logo {
	margin:0;
	padding:0;
	float:none;
	height:150px;
	background-image: url(img\uni_ferrara.gif_);
	background-position: 0 50%;
	background-repeat: no-repeat;
}
.logo_aux {
	margin:0;
	padding:0;
	float:none;
	height:150px;
	background-image: url(img\logo_regione_sardegna.gif_);
	background-position: 100% 50%;
	background-repeat: no-repeat;
}

.slider {
	padding-bottom: 34px;
}

.fbg {
	background-image: url(img\fbg_bg.gif%22);
	background-repeat: repeat;
	background-position: left top;
	float: left;
	width: 100%;
}

.fbg img.gal {
	margin:0 8px 8px 0;
	padding:0;
	border:none;
}

.fbg .col {
	margin:0;
	float:left;
	padding: 6px;
	background: -moz-linear-gradient(top, rgba(57,57,57,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(57,57,57,0.65)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(57,57,57,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(57,57,57,0.65) 0%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(57,57,57,0.65) 0%,rgba(0,0,0,0) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(57,57,57,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6393939', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}

.fbg .c1 {
	margin: 0 6px 0 0;
	width: 290px;
}
.fbg .c2 {
	margin: 0 6px 0 6px;
	width: 285px;
}
.fbg .c3 {
	margin: 0 0 0 6px;
	width: 285px;
}

.footer {
	background-color: #00969f;
	float: left;
	width: 100%;
}

.footer_resize {
	margin:0 auto;
	padding:0 20px;
	width:920px;
	line-height:1.5em;
	color:#85f8b3;
}

.footer_resize p {
	margin:24px 0;
	padding:0;
	line-height:normal;
	white-space:nowrap;
	text-indent:inherit;
}

.footer_resize a {
	color:#fff;
	font-weight:normal;
	margin:0;
	padding:0;
	border:none;
	text-decoration:underline;
	background-color:transparent;
}

.footer_resize a:hover {
	color:#fff;
	background-color:transparent;
	text-decoration:none;
}

.footer_resize .lf {
	float:left;
}

.footer_resize .rf {
	float:right;
}

.height_box {
	height: 200px;
}